DC.first Description: References the first active element within the DC object container. Returns: domElement. Example: // Reference the first focusable active element within the DC container. var firstActiveElement = DC.first;